home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Programming Microsoft Visual Basic .NET
/
Programming Microsoft Visual Basic .NET (Microsoft Press)(X08-78517)(2002).bin
/
setup
/
vbnet
/
03 control flow and error handling
/
errorhandlingdemo
/
errorhandlingdemo.sln
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Microsoft Visual Studio Solution
|
2001-07-28
|
930 b
|
22 lines
Microsoft Visual Studio Solution File, Format Version 7.00
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "ErrorHandlingDemo", "ErrorHandlingDemo.vbproj", "{D2113429-B511-41F0-8DC9-57729C3A8ED5}"
EndProject
Global
GlobalSection(SolutionConfiguration) = preSolution
ConfigName.0 = Debug
ConfigName.1 = Release
EndGlobalSection
GlobalSection(ProjectDependencies) = postSolution
EndGlobalSection
GlobalSection(ProjectConfiguration) = postSolution
{D2113429-B511-41F0-8DC9-57729C3A8ED5}.Debug.ActiveCfg = Debug|.NET
{D2113429-B511-41F0-8DC9-57729C3A8ED5}.Debug.Build.0 = Debug|.NET
{D2113429-B511-41F0-8DC9-57729C3A8ED5}.Release.ActiveCfg = Release|.NET
{D2113429-B511-41F0-8DC9-57729C3A8ED5}.Release.Build.0 = Release|.NET
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
EndGlobalSection
GlobalSection(ExtensibilityAddIns) = postSolution
EndGlobalSection
EndGlobal